projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b76448
)
(dired-mode): Don't include `Dired:' in mode line.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 15 May 1997 03:55:20 +0000
(
03:55
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 15 May 1997 03:55:20 +0000
(
03:55
+0000)
lisp/dired.el
patch
|
blob
|
history
diff --git
a/lisp/dired.el
b/lisp/dired.el
index 5f25f933d8dc88c3ed15f9133e39b0e8e7a441e3..0d6d46b99384644f441de8badde9b8aad0a9235c 100644
(file)
--- a/
lisp/dired.el
+++ b/
lisp/dired.el
@@
-1095,7
+1095,7
@@
Keybindings:
;; case-fold-search nil
buffer-read-only t
selective-display t ; for subdirectory hiding
- mode-line-buffer-identification '("
Dired:
%17b"))
+ mode-line-buffer-identification '("
%17b"))
(set (make-local-variable 'revert-buffer-function)
(function dired-revert))
(set (make-local-variable 'page-delimiter)